home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / ArchiFacile / ArchiFacileSetup.exe / {app} / nw.pak / Unnamed File 001133.txt < prev    next >
Text File  |  2014-10-14  |  1KB  |  56 lines

  1. <!DOCTYPE HTML>
  2. <html>
  3. <!--
  4. Copyright (c) 2013 The Chromium Authors. All rights reserved.
  5. Use of this source code is governed by a BSD-style license that can be
  6. found in the LICENSE file.
  7. -->
  8. <head>
  9.   <meta charset="utf-8">
  10.   <title>Accessibility</title>
  11.   <style>/*
  12.  * Copyright (c) 2013 The Chromium Authors. All rights reserved.
  13.  * Use of this source code is governed by a BSD-style license that can be
  14.  * found in the LICENSE file.
  15.  */
  16.  
  17. body {
  18.   font-family: Arial, sans-serif;
  19.   font-size: 12px;
  20.   margin: 10px;
  21.   min-width: 47em;
  22.   padding-bottom: 65px;
  23. }
  24.  
  25. img {
  26.   float: left;
  27.   height: 16px;
  28.   padding-right: 5px;
  29.   width: 16px;
  30. }
  31.  
  32. .row {
  33.   border-bottom: 1px solid #A0A0A0;
  34.   padding: 5px;
  35. }
  36.  
  37. .url {
  38.   color: #A0A0A0;
  39. }
  40.  
  41. </style>
  42.   <script src="chrome://resources/js/cr.js"></script>
  43.   <script src="chrome://resources/js/load_time_data.js"></script>
  44.   <script src="chrome://resources/js/util.js"></script>
  45.   <script src="strings.js"></script>
  46.   <script src="accessibility.js"></script>
  47. </head>
  48. <body>
  49.   <h1>Accessibility</h1>
  50.   <div id="global" class="row">Global accessibility mode:
  51.     <a id="toggle_global" href="#"></a></div>
  52.   <div id="pages" class="list"></div>
  53.   <script src="chrome://resources/js/i18n_template2.js"></script>
  54. </body>
  55. </html>
  56.